Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Issue 200 fix intersection #201

Conversation

danielcumberbatch
Copy link

Fix for issue #200.

…t::_filter_covered() depending on its coordinate dimension.
…-solid intersection and store as separate primitives.
* Experienced exception in ekt reader owing to fact that
  specified triangle is defined with 5 vertices (one duplicate),
  rather than 4.
@mhugo
Copy link
Contributor

mhugo commented Dec 4, 2019

@danielcumberbatch Thanks for your proposition.

I am lacking time to review your PR in depth.

But at first sight, I see you are using Nef_polyhedron, which we decided to avoid, because it is very slow. We rely on corefinement for boolean operations. See here for instance.

@danielcu888
Copy link
Contributor

@mhugo thanks for your comment. I will review the reference that you have sent and update my submission. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants